chore(deps): update dependency nicklockwood/swiftformat to from: "0.61.0"#482
Closed
renovate[bot] wants to merge 1 commit into
Closed
chore(deps): update dependency nicklockwood/swiftformat to from: "0.61.0"#482renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
17f9f3e to
d6c7a3b
Compare
d6c7a3b to
71433b7
Compare
71433b7 to
49734a0
Compare
49734a0 to
7e26832
Compare
dnl-moh
added a commit
that referenced
this pull request
Apr 13, 2026
Bump Gemfile dependencies to latest: - fastlane to 2.232.2 (with >= 2.229.1 security floor for addressable CVE) - cocoapods to 1.16.2 - addressable to 2.9.0 (fixes SNYK-RUBY-ADDRESSABLE-15924312) - plus all transitive bumps (aws-sdk-*, googleapis, activesupport, ...) Supersedes PRs #466, #481, #482, #462, #463, #478, #479, #483, #485. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Member
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
from: "0.59.1"→from: "0.61.0"Release Notes
nicklockwood/SwiftFormat (nicklockwood/SwiftFormat)
v0.61.0Compare Source
wrapCaseBodiesruleredundantEmptyViewrulepreferSwiftStringAPIrule--test-case-access-controloption fortestSuiteAccessControlrulesortImportsto support--import-grouping length,alpha--self-requiredto support assignment type names likeOSLogMessage--suite-name-formatdefault value topreserveorganizeDeclarationswhen opening brace has a trailing comment--trimwhitespace nonblank-lines--indent-stringsredundantParensincorrectly removing()from@MainActorclosure signaturesextensionAccessControlincorrectly hoistingpubliconto extensions of nested internal typesspaceAroundParensincorrectly removing space afternonisolated(nonsending)modifiernoGuardInTestsincorrectly transformingguard #availableconditions@conventionclosuresredundantSelfinsertingself.inside#if/#elseifcompiler directive conditionsv0.60.1Compare Source
redundantSendablerule would unexpectedly removeSendableconformance on type defined in public extensionredundantSendablerule would leave behind extra space when removing:redundantPropertyrule toredundantVariableredundantVariablerule to preserve variables with explicit type annotationsenumNamespacesrule to preserve Swift Testing suites as structsv0.60.0Compare Source
redundantSwiftTestingSuiteruleredundantSendablerulepreferExplicitFalserule::module selector syntaxswiftTestingTestCaseNamesto use raw identifiers by defaultswiftTestingTestCaseNamesto use UpperCamelCase for test suite namesredundantSelfto handleguardstatementsunusedArgumentsto handle for loop variablesredundantTypeto better handleSetliteralsredundantParentsto remove empty parens from attributessortImportsto sort imports by access controlblankLinesBetweenImportsto preserve indentation when indent disabledunusedPrivateDeclarationrule to preserve private@TestfunctionspreferSwiftTestingrule to convert tests in extensions within the same file--stdin-pathto not require the file to actually existsimplifyGenericConstraintsto avoid adding duplicate constraintsblankLinesAroundMarkto insert blank line before MARK at start of scope when allowed byblankLinesAtStartOfScopeconfigredundantEquatableto preserve==implementation in types withStrideableconformance#ifblocks in several rulesasyncfunction declarations were wrapped usingwrapArgumentsinstead ofwrapParametersredundantViewBuilderwould remove@ViewBuilderfrom protocol membersredundantSelfparsing issue with throwing closure return types and switch expressions inif letconditiontrailingCommasrule incorrectly adding commas to if#availablechecksguard...elseindentation inwrapArgumentswithwrap-conditionssimplifyGenericConstraintswould leave danglingwherekeyword in protocol memberstrailingCommasdidn't handle closure capture lists with macro expressions.initwould be removed in code like[Foo].init { ... }(not supported until Swift 6.4)..swift-versionfiles were read from excluded directories&&operator with,inside a ternary conditionunusedArgumentsbug in code withtry? awaitMainActorattributes inredundantViewBuilderConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.